home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 20 / AMIGAplus Sonderheft 20 (1999)(ICP)(DE)[!].iso / Magazin / Future-PD / MystiCube / MystiCube.doc < prev    next >
Text File  |  1999-01-01  |  2KB  |  87 lines

  1.  
  2. MysticCube
  3. --------------------------------------
  4.  
  5.   drag'n'drop picture viewer on a cube
  6.   
  7.   written by captain bifat
  8.   © 1997 TEK neoscientists
  9.  
  10.   submit bug reports, ideas, comments to:
  11.  
  12.   timm.mueller@darmstadt.netsurf.de
  13.   
  14.   www support site:
  15.   
  16.   tek.flynet.de/binarydistillery/index.html
  17.  
  18.  
  19. introduction
  20. --------------------------------------
  21.  
  22.   welcome to another workbench toy.
  23.  
  24.   MystiCube opens a scalable window on the default pubscreen
  25.   with a rotating, texture-mapped cube. you can drag'n'drop
  26.   pictures on the cube's faces in order to display them.
  27.  
  28.   MystiCube works on all kinds of screen modes (including hi- and
  29.   truecolor).
  30.  
  31.   press the 't' key for a frames-per-second counter.
  32.  
  33.  
  34. requirements
  35. --------------------------------------
  36.  
  37.   - OS3.0 (v39)
  38.   - 68020
  39.   - datatypes.library v39
  40.   - guigfx.library v4
  41.   - render.library v27
  42.  
  43.   supports
  44.   
  45.   - higher CPUs, FPU
  46.   - OS3.1
  47.   - CybergraphX, Picasso96
  48.  
  49.  
  50. demonstrated features
  51. --------------------------------------
  52.  
  53.   MystiCube is a quick hack to demonstrate some features of
  54.   guigfx.library.
  55.  
  56.   - dynamic palette creation with a set of different pictures
  57.   - screen-pen management
  58.   - datatype loading
  59.   - texture-mapping
  60.   
  61.   the source codes are included. feel free to cut'n'paste or
  62.   modify whatever you want.
  63.  
  64.   guigfx.library is under development. updates, includes, and
  65.   autodocs are available at the Binary Distillery support site:
  66.   
  67.   tek.flynet.de/binarydistillery/guigfx.html
  68.  
  69.  
  70. legal status
  71. --------------------------------------
  72.  
  73.   public domain
  74.  
  75.  
  76. author
  77. --------------------------------------
  78.  
  79.   Timm S. Müller
  80.  
  81.   timm.mueller@darmstadt.netsurf.de
  82.  
  83.   homepage:
  84.   
  85.   tek.flynet.de/index.html
  86.  
  87.